home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Monkey Lander.swf / scripts / DefineSprite_390 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  127 b   |  7 lines

  1. if(_root.currentLevel == 3)
  2. {
  3.    _root.nanas = 0;
  4.    _root.nanasNeeded = 2;
  5.    _root.txtNanasLeft = _root.nanasNeeded;
  6. }
  7.